log/slog.handleState.appendTwoStrings (method)

2 uses

	log/slog (current package)
		handler.go#L540: 		s.appendTwoStrings(string(*s.prefix), key)
		handler.go#L553: func (s *handleState) appendTwoStrings(x, y string) {